[INFO] cloning repository https://github.com/BlankMauser/nsuite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlankMauser/nsuite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankMauser%2Fnsuite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankMauser%2Fnsuite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 726fc8990f7ab4c2abb317c09c57846bcf8b7b33
[INFO] fixing BlankMauser/nsuite against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankMauser%2Fnsuite" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlankMauser/nsuite
[INFO] finished tweaking git repo https://github.com/BlankMauser/nsuite
[INFO] tweaked toml for git repo https://github.com/BlankMauser/nsuite written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlankMauser/nsuite on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlankMauser/nsuite already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4921878f6be5f1f6b6ac40625055ae4af9e635103eee5d45fbc88626180423da
[INFO] running `Command { std: "docker" "start" "4921878f6be5f1f6b6ac40625055ae4af9e635103eee5d45fbc88626180423da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4921878f6be5f1f6b6ac40625055ae4af9e635103eee5d45fbc88626180423da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4921878f6be5f1f6b6ac40625055ae4af9e635103eee5d45fbc88626180423da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4921878f6be5f1f6b6ac40625055ae4af9e635103eee5d45fbc88626180423da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ncommon/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ngpu/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ninput/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nmem/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ntask/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nsocket/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling skyline_macro v0.2.1 (https://github.com/ultimate-research/skyline-rs#6b52d321)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking libc-nnsdk v0.5.0
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking nnsdk v0.6.1
[INFO] [stderr]     Checking skyline v0.6.0 (https://github.com/ultimate-research/skyline-rs#6b52d321)
[INFO] [stderr]     Checking locks v1.6.5 (https://github.com/HDR-Development/smashline#b2d33fd0)
[INFO] [stderr]     Checking nsocket v0.1.0 (/opt/rustwide/workdir/nsocket)
[INFO] [stderr]    Migrating nsocket/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ncommon v0.1.0 (/opt/rustwide/workdir/ncommon)
[INFO] [stderr]     Checking ntask v0.1.0 (/opt/rustwide/workdir/ntask)
[INFO] [stderr]    Migrating ntask/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ncommon/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed ncommon/src/logger/mod.rs (5 fixes)
[INFO] [stderr]        Fixed ncommon/src/symbol.rs (6 fixes)
[INFO] [stderr]        Fixed ncommon/src/macros.rs (3 fixes)
[INFO] [stderr]     Checking ngpu v0.1.0 (/opt/rustwide/workdir/ngpu)
[INFO] [stderr]     Checking ninput v0.1.0 (/opt/rustwide/workdir/ninput)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ncommon/src/logger/mod.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  92 |     let file = open_log_file(path);
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout]  93 |     match state().lock() { Ok(mut guard) => {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 100 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ncommon/src/logger/mod.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  92 |     let file = open_log_file(path);
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout]  93 |     match state().lock() { Ok(mut guard) => {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 100 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating ngpu/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed ngpu/src/queue.rs (2 fixes)
[INFO] [stderr]        Fixed ngpu/src/window.rs (10 fixes)
[INFO] [stderr]        Fixed ngpu/src/cpp/shim.rs (12 fixes)
[INFO] [stderr]        Fixed ngpu/src/cpp/glslcompile.rs (1 fix)
[INFO] [stderr]        Fixed ngpu/src/bootstrap.rs (31 fixes)
[INFO] [stderr]        Fixed ngpu/src/resources/runtime.rs (5 fixes)
[INFO] [stderr]        Fixed ngpu/src/lib.rs (6 fixes)
[INFO] [stderr]        Fixed ngpu/src/debug/dbg_draw.rs (1 fix)
[INFO] [stderr]     Checking nmem v0.1.0 (/opt/rustwide/workdir/nmem)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:420:8
[INFO] [stdout]     |
[INFO] [stdout] 420 |     if WINDOW_INITIALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:445:8
[INFO] [stdout]     |
[INFO] [stdout] 445 |     if QUEUE_INITIALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:470:8
[INFO] [stdout]     |
[INFO] [stdout] 470 |     if QUEUE_FINALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 |     if QUEUE_SUBMIT_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 520 |     if QUEUE_BUILDER_SET_FLAGS_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:549:8
[INFO] [stdout]     |
[INFO] [stdout] 549 |     if QUEUE_PRESENT_TEXTURE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:574:8
[INFO] [stdout]     |
[INFO] [stdout] 574 |     if QUEUE_ACQUIRE_TEXTURE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:604:8
[INFO] [stdout]     |
[INFO] [stdout] 604 |     if WINDOW_SET_TEXTURES_ORIG.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:618:8
[INFO] [stdout]     |
[INFO] [stdout] 618 |     if WINDOW_ACQUIRE_TEXTURE_ORIG.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:775:30
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&raw mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:775:48
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &raw mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:779:24
[INFO] [stdout]     |
[INFO] [stdout] 779 |                 queue, INIT_QUEUES_LEN
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:794:26
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&raw mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:794:48
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &raw mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:798:20
[INFO] [stdout]     |
[INFO] [stdout] 798 |             queue, FINALIZE_QUEUES_LEN
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:868:46
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&raw mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:868:66
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &raw mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:869:47
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&raw mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:869:68
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &raw mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |         &mut SUBMIT_QUEUE_CALLERS,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 871 |         &raw mut SUBMIT_QUEUE_CALLERS,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 |         &mut SUBMIT_QUEUE_CALLERS_LEN,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 872 |         &raw mut SUBMIT_QUEUE_CALLERS_LEN,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> ngpu/src/bootstrap.rs:1072:58
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     } else if cstr_eq_ascii(symbol, DEVICE_INIT_NAME) && DEVICE_INITIALIZE_ORIG.is_none() {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:420:8
[INFO] [stdout]     |
[INFO] [stdout] 420 |     if WINDOW_INITIALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:445:8
[INFO] [stdout]     |
[INFO] [stdout] 445 |     if QUEUE_INITIALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:470:8
[INFO] [stdout]     |
[INFO] [stdout] 470 |     if QUEUE_FINALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 |     if QUEUE_SUBMIT_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 520 |     if QUEUE_BUILDER_SET_FLAGS_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:549:8
[INFO] [stdout]     |
[INFO] [stdout] 549 |     if QUEUE_PRESENT_TEXTURE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:574:8
[INFO] [stdout]     |
[INFO] [stdout] 574 |     if QUEUE_ACQUIRE_TEXTURE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:604:8
[INFO] [stdout]     |
[INFO] [stdout] 604 |     if WINDOW_SET_TEXTURES_ORIG.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:618:8
[INFO] [stdout]     |
[INFO] [stdout] 618 |     if WINDOW_ACQUIRE_TEXTURE_ORIG.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:775:30
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&raw mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:775:48
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &raw mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:779:24
[INFO] [stdout]     |
[INFO] [stdout] 779 |                 queue, INIT_QUEUES_LEN
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:794:26
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&raw mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:794:48
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &raw mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:798:20
[INFO] [stdout]     |
[INFO] [stdout] 798 |             queue, FINALIZE_QUEUES_LEN
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:868:46
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&raw mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:868:66
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &raw mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:869:47
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&raw mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:869:68
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &raw mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |         &mut SUBMIT_QUEUE_CALLERS,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 871 |         &raw mut SUBMIT_QUEUE_CALLERS,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 |         &mut SUBMIT_QUEUE_CALLERS_LEN,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 872 |         &raw mut SUBMIT_QUEUE_CALLERS_LEN,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> ngpu/src/bootstrap.rs:1072:58
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     } else if cstr_eq_ascii(symbol, DEVICE_INIT_NAME) && DEVICE_INITIALIZE_ORIG.is_none() {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating ninput/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed ninput/src/gamepad.rs (21 fixes)
[INFO] [stderr]        Fixed ninput/src/inp_frame.rs (8 fixes)
[INFO] [stderr]    Migrating nmem/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed nmem/src/memory_pool/mod.rs (12 fixes)
[INFO] [stderr]     Checking nsuite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/mod.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/check_input.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/check_api.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/dpad_menu.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.78s
[INFO] [stderr] crater-edition-check: nsuite v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ncommon v0.1.0 (/opt/rustwide/workdir/ncommon) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ngpu v0.1.0 (/opt/rustwide/workdir/ngpu) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ninput v0.1.0 (/opt/rustwide/workdir/ninput) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nmem v0.1.0 (/opt/rustwide/workdir/nmem) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ntask v0.1.0 (/opt/rustwide/workdir/ntask) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nsocket v0.1.0 (/opt/rustwide/workdir/nsocket) updating edition from 2021 to 2024
[INFO] [stderr]     Checking nsocket v0.1.0 (/opt/rustwide/workdir/nsocket)
[INFO] [stderr]     Checking ncommon v0.1.0 (/opt/rustwide/workdir/ncommon)
[INFO] [stderr]     Checking ntask v0.1.0 (/opt/rustwide/workdir/ntask)
[INFO] [stderr]     Checking ngpu v0.1.0 (/opt/rustwide/workdir/ngpu)
[INFO] [stderr]     Checking ninput v0.1.0 (/opt/rustwide/workdir/ninput)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:420:8
[INFO] [stdout]     |
[INFO] [stdout] 420 |     if WINDOW_INITIALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:445:8
[INFO] [stdout]     |
[INFO] [stdout] 445 |     if QUEUE_INITIALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:470:8
[INFO] [stdout]     |
[INFO] [stdout] 470 |     if QUEUE_FINALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 |     if QUEUE_SUBMIT_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 520 |     if QUEUE_BUILDER_SET_FLAGS_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:549:8
[INFO] [stdout]     |
[INFO] [stdout] 549 |     if QUEUE_PRESENT_TEXTURE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:574:8
[INFO] [stdout]     |
[INFO] [stdout] 574 |     if QUEUE_ACQUIRE_TEXTURE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:604:8
[INFO] [stdout]     |
[INFO] [stdout] 604 |     if WINDOW_SET_TEXTURES_ORIG.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:618:8
[INFO] [stdout]     |
[INFO] [stdout] 618 |     if WINDOW_ACQUIRE_TEXTURE_ORIG.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:775:30
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&raw mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:775:48
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &raw mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:779:24
[INFO] [stdout]     |
[INFO] [stdout] 779 |                 queue, INIT_QUEUES_LEN
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:794:26
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&raw mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:794:48
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &raw mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:798:20
[INFO] [stdout]     |
[INFO] [stdout] 798 |             queue, FINALIZE_QUEUES_LEN
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:868:46
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&raw mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:868:66
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &raw mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:869:47
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&raw mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:869:68
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &raw mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |         &mut SUBMIT_QUEUE_CALLERS,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 871 |         &raw mut SUBMIT_QUEUE_CALLERS,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 |         &mut SUBMIT_QUEUE_CALLERS_LEN,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 872 |         &raw mut SUBMIT_QUEUE_CALLERS_LEN,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]     --> ngpu/src/bootstrap.rs:1072:58
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     } else if cstr_eq_ascii(symbol, DEVICE_INIT_NAME) && DEVICE_INITIALIZE_ORIG.is_none() {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngpu` (lib) due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:420:8
[INFO] [stdout]     |
[INFO] [stdout] 420 |     if WINDOW_INITIALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:445:8
[INFO] [stdout]     |
[INFO] [stdout] 445 |     if QUEUE_INITIALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:470:8
[INFO] [stdout]     |
[INFO] [stdout] 470 |     if QUEUE_FINALIZE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 |     if QUEUE_SUBMIT_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 520 |     if QUEUE_BUILDER_SET_FLAGS_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:549:8
[INFO] [stdout]     |
[INFO] [stdout] 549 |     if QUEUE_PRESENT_TEXTURE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:574:8
[INFO] [stdout]     |
[INFO] [stdout] 574 |     if QUEUE_ACQUIRE_TEXTURE_ORIG.is_some() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:604:8
[INFO] [stdout]     |
[INFO] [stdout] 604 |     if WINDOW_SET_TEXTURES_ORIG.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:618:8
[INFO] [stdout]     |
[INFO] [stdout] 618 |     if WINDOW_ACQUIRE_TEXTURE_ORIG.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:775:30
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&raw mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:775:48
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 775 |         if push_unique_usize(&mut INIT_QUEUES, &raw mut INIT_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:779:24
[INFO] [stdout]     |
[INFO] [stdout] 779 |                 queue, INIT_QUEUES_LEN
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:794:26
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&raw mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:794:48
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 794 |     if push_unique_usize(&mut FINALIZE_QUEUES, &raw mut FINALIZE_QUEUES_LEN, q) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:798:20
[INFO] [stdout]     |
[INFO] [stdout] 798 |             queue, FINALIZE_QUEUES_LEN
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:868:46
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&raw mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:868:66
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 868 |     let new_submit_queue = push_unique_usize(&mut SUBMIT_QUEUES, &raw mut SUBMIT_QUEUES_LEN, queue_addr);
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:869:47
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&raw mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:869:68
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let new_submit_caller = push_unique_usize(&mut SUBMIT_CALLERS, &raw mut SUBMIT_CALLERS_LEN, caller);
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |         &mut SUBMIT_QUEUE_CALLERS,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 871 |         &raw mut SUBMIT_QUEUE_CALLERS,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> ngpu/src/bootstrap.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 |         &mut SUBMIT_QUEUE_CALLERS_LEN,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 872 |         &raw mut SUBMIT_QUEUE_CALLERS_LEN,
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]     --> ngpu/src/bootstrap.rs:1072:58
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     } else if cstr_eq_ascii(symbol, DEVICE_INIT_NAME) && DEVICE_INITIALIZE_ORIG.is_none() {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngpu` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "4921878f6be5f1f6b6ac40625055ae4af9e635103eee5d45fbc88626180423da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4921878f6be5f1f6b6ac40625055ae4af9e635103eee5d45fbc88626180423da", kill_on_drop: false }`
[INFO] [stdout] 4921878f6be5f1f6b6ac40625055ae4af9e635103eee5d45fbc88626180423da
